Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies and build to the latest #8

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

droyad
Copy link
Member

@droyad droyad commented Jul 25, 2024

Breaking Changes

  • Only support netstandard2.0
  • Updated to the latest dependencies
  • Update to dbup-core 6.0
    • Script executor will no longer journal runalways scripts
    • Logger changes
      • Logging method names have changed from Write* to Log* to match Microsoft's ILogger interface
      • Removed MultipleUpgradeLog, replaced with AggregateLog
      • Removed LibLog
      • Removed the AutodetectUpgradeLog feature provided by LibLog

Other changes

  • New build scripts
  • Added MicrosoftUpgradeLog to wrap the Microsoft logger (and a .LogTo(...) extension method)

@droyad droyad merged commit 1870e3f into release/6.0.0 Jul 25, 2024
5 checks passed
@droyad droyad deleted the core6 branch July 25, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant